From: Chong Yidong Date: Fri, 6 Apr 2007 15:11:04 +0000 (+0000) Subject: Make byte-optimization warnings issue accurate line numbers. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~29425 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9f4ba0750f8d857934224080df8911638c89e86e;p=emacs.git Make byte-optimization warnings issue accurate line numbers. --- diff --git a/etc/TODO b/etc/TODO index 4c1e15f4dbd..6f46b182dde 100644 --- a/etc/TODO +++ b/etc/TODO @@ -178,6 +178,8 @@ typically due to pilot errors and should thus be in debug-ignored-errors. ** Make byte-compile warn when a doc string is too wide. +** Make byte-optimization warnings issue accurate line numbers. + ** A function to check for customizable options that have been set but not saved, and ask the user whether to save them. This could go in kill-emacs-query-functions, to remind people